| Modifier and Type | Class and Description |
|---|---|
class |
UHFTemperatureTag |
class |
UHFTemperatureTag.RFIDWithUHFBLEN51 |
class |
UHFTemperatureTag.RFIDWithUHFBLEN52 |
| Modifier and Type | Class and Description |
|---|---|
class |
BluetoothReader
蓝牙读写器操作类:
Bluetoot reader operation 第一步:调用 BluetoothReader.init(Context context) 函数初始化蓝牙相关服务,退出应用程序需要调用BluetoothReader.free()是否蓝牙相关资源First step: Call BluetoothReader.init(Context context)to initiate BT service, call BluetoothReader.free() to exit application. |
class |
RFIDWithUHFBLE
UHF模块低功耗蓝牙操作类
UHF module operation type |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IUhfBle |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyUhfBle |
class |
RFIDWithUHFBLEN51_qcom |
class |
RFIDWithUHFBLEN52_qcom |
| Modifier and Type | Class and Description |
|---|---|
class |
UHFTemperatureTagsBLEAPI |
| Modifier and Type | Class and Description |
|---|---|
class |
BluetoothReader_qcom
蓝牙读写器操作类:
Bluetoot reader operation 第一步:调用 BluetoothReader_qcom.init(Context context) 函数初始化蓝牙相关服务,退出应用程序需要调用BluetoothReader_qcom.free()是否蓝牙相关资源First step: Call BluetoothReader_qcom.init(Context context)to initiate BT service, call BluetoothReader_qcom.free() to exit application. |
class |
RFIDWithUHFBLE_qcom
UHF模块低功耗蓝牙操作类
UHF module operation type |
| Constructor and Description |
|---|
UHFRxBLEDataHandle(IBluetoothReader iBluetoothReader,
KeyEventCallback KeyEventCallback) |